Enable or Disable Publication Notification E-mailsA publication server is usually configured to send a notification e-mail at the end of a publication, but can be configured otherwise. On the publication server, in Windows Explorer, locate the PublicationWrapper configuration XML file, commonly:
<?xml version="1.0" encoding="utf-8" standalone="yes"? <Settings> ... <SendEmail>True</SendEmail> ... </Settings> Set SendEmail to the appropriate value - True or False. Save and close the file. Restart the 'TriasterPublicationServer2011' service for the new setting to take effect. |